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