RenderingSaveOptions Class |
Namespace: Aspose.Diagram.Saving
The RenderingSaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | RenderingSaveOptions |
Hides the class constructor.
|
Name | Description | |
---|---|---|
![]() | Area |
Gets or sets the area of the shapes will be saved .
|
![]() | DefaultFont |
When characters in the diagram are unicode and not be set with correct font value or the font is not installed locally,
they may appear as block in pdf, image or XPS.
Set the DefaultFont such as MingLiu or MS Gothic to show these characters.
(Inherited from SaveOptions.) |
![]() | EnlargePage |
Specifies whether enlarge page .
|
![]() | ExportGuideShapes |
Defines whether need exporting the guide shapes or not.
|
![]() | IsExportComments |
Defines whether need exporting the comments or not.
|
![]() | PageSize |
Gets or sets the page size for the generated images.
Can be PageSize or null.
|
![]() | SaveFormat |
Specifies the format in which the document will be saved if this save options object is used.
(Inherited from SaveOptions.) |
![]() | Shapes |
Gets or sets shapes to render. Default count is 0.
|
![]() | WarningCallback |
Gets or sets warning callback.
(Inherited from SaveOptions.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |