'Declaration Public Function New( _
ByVal documentA PDF document.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal subtypeThe subtype of content.As PdfOptionalContentUsagePageElementSubtype _
)
public PdfOptionalContentUsagePageElement(
Vintasoft.Imaging.Pdf.PdfDocument document,
PdfOptionalContentUsagePageElementSubtype subtype
)
public: PdfOptionalContentUsagePageElement(
Vintasoft.Imaging.Pdf.PdfDocument* document,
PdfOptionalContentUsagePageElementSubtype subtype
)
public:
PdfOptionalContentUsagePageElement(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
PdfOptionalContentUsagePageElementSubtype subtype
)
Parameters
- document
- A PDF document.
- subtype
- The subtype of content.