Name | Description | |
---|---|---|
OptionalContentUsage Constructor | Initializes a new instance of the OptionalContentGroup class. |
The following tables list the members exposed by OptionalContentUsage.
Name | Description | |
---|---|---|
OptionalContentUsage Constructor | Initializes a new instance of the OptionalContentGroup class. |
Name | Description | |
---|---|---|
CreatorInfo | Gets or sets a OptionalContentUsage.CreatorInfoDef object containing application-specific data associated with this optional content group. | |
Export | Gets or sets a OptionalContentUsage.ExportDef object containing options used when the document (or part of it) is saved by a PDF processor to a format that does not support optional content. | |
HasCreatorInfo | Gets a value indicating whether this OptionalContentUsage contains CreatorInfo property. | |
HasExport | Gets a value indicating whether this OptionalContentUsage contains Export property. | |
HasPrint | Gets a value indicating whether this OptionalContentUsage contains Print property. | |
HasView | Gets a value indicating whether this OptionalContentUsage contains View property. | |
HasZoom | Gets a value indicating whether this OptionalContentUsage contains Zoom property. | |
ObjID | Gets the PDF object ID. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase) | |
PdfDict | Gets the underlying GrapeCity.Documents.Pdf.Spec.IPdfDict. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper) | |
PdfObject | Gets the underlying GrapeCity.Documents.Pdf.Spec.IPdfObject. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<IPdfDict>) | |
Gets or sets a OptionalContentUsage.PrintDef object containing options used when printing. | ||
View | Gets or sets a OptionalContentUsage.ViewDef object containing options used when the document is first opened by a PDF processor. | |
Zoom | Gets or sets a OptionalContentUsage.ZoomDef object specifying a range of magnifications at which the content in this optional content group is visible. |
Name | Description | |
---|---|---|
GetPdfStream | Gets the System.IO.Stream object containing the data of GrapeCity.Documents.Pdf.Spec.PdfStreamObjectBase owned by this wrapper. Note! The stream should be disposed after usage. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase) | |
GetPdfStreamData | Gets the data of GrapeCity.Documents.Pdf.Spec.PdfStreamObjectBase owned by this wrapper. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase) | |
GetPdfStreamInfo | Gets the GrapeCity.Documents.Pdf.Spec.PdfStreamInfo object containing the data of GrapeCity.Documents.Pdf.Spec.PdfStreamObjectBase owned by this wrapper. Note! The stream should be disposed after usage. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase) |