PdfSaveConverterSettings Class |
Namespace: RootPro.RootProCAD
The PdfSaveConverterSettings type exposes the following members.
Name | Description | |
---|---|---|
PdfSaveConverterSettings | Initializes a new instance of the PdfSaveConverterSettings class |
Name | Description | |
---|---|---|
AlwaysEmbeddedFonts |
Gets or sets the font to be embedded at all times. (This value is retained only during startup and is not saved in the registry.)
| |
BasePointCenter |
Get or set whether to center around the placement reference point type.
It is effective when converting partial drawing and when specified range is set with paper.
| |
BitmapPrint |
Get or set whether to output as image.
| |
ConvertLayer |
Get or set whether to convert layers.
| |
ConvertPrintRange |
If the specified range is set in the printing range of the print setting, get or set whether or not to apply that range.
| |
DotSize |
Gets or sets the size of dot (dot).
| |
DrawingConvertMode |
Gets or sets the paper or partial diagram conversion mode.
| |
EmbeddedAllTrueTypeFont |
Get or set whether to embed all TrueType fonts.
| |
EmbeddedRootProCADDrawingFile |
Convert RootPro Get or set whether to attach a CAD drawing file.
| |
ExclusionEmbeddedFonts |
Gets or sets a font that is not always embedded. (This value is retained only during startup and is not saved in the registry.)
| |
PartDrawingPaperHeight |
Gets or sets the height of the paper when converting the partial drawing.
| |
PartDrawingPaperMarginX |
Gets or sets the margin in the X direction when transforming the partial map.
Valid when the alignment criteria are not central.
| |
PartDrawingPaperMarginY |
Gets or sets the margin in the Y direction when transforming the partial map.
Valid when the alignment criteria are not central.
| |
PartDrawingPaperScale |
Gets or sets the scale when transforming the subdiagram.
| |
PartDrawingPaperWidth |
Gets or sets the width of the paper when converting the partial drawing.
| |
PrintBlackAndWhite |
Get or set whether to print monochrome.
| |
PrintLinewidth |
Get or set whether to print the line width.
| |
PrintPointMarker |
Get or set whether to print points.
| |
ShowSecuritySettingDialogBox |
Get or set whether to display a dialog box for setting security at runtime.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |