'Declaration Public Function New( _
ByVal documentA PDF document.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal isPrintedValueThe recommended state for content.As Boolean _
)
public PdfOptionalContentUsagePrint(
Vintasoft.Imaging.Pdf.PdfDocument document,
bool isPrintedValue
)
public: PdfOptionalContentUsagePrint(
Vintasoft.Imaging.Pdf.PdfDocument* document,
bool isPrintedValue
)
public:
PdfOptionalContentUsagePrint(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
bool isPrintedValue
)
Parameters
- document
- A PDF document.
- isPrintedValue
- The recommended state for content.