JwSaveConverterSettings Class |
Namespace: RootPro.RootProCAD
The JwSaveConverterSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| JwSaveConverterSettings | Initializes a new instance of the JwSaveConverterSettings class |
| Name | Description | |
|---|---|---|
| AutoLayoutScale |
Gets or sets whether to automatically adjust the placement scale of the part drawing layout in [Paper Defaults].
| |
| BasePointCenter |
Gets or sets whether the location anchor point type of the part drawing layout is centered in [Paper Defaults].
| |
| Landscape |
Gets or sets a value that indicates whether the Paper Defaults paper orientation is landscape or portrait.
| |
| LayoutScaleDenominator |
Gets or sets the denominator of the placement scale of the part drawing layout in [Paper Defaults].
| |
| LayoutScaleNumerator |
Gets or sets the numerator of the placement scale of the part drawing layout in [Paper Defaults].
| |
| PaperHeight |
Gets or sets the Default Paper Height.
| |
| PaperMarginX |
Get or set the X direction margin of the placement origin of the part drawing layout in [Paper Defaults].
| |
| PaperMarginY |
Get or set the margin in the Y direction of the placement origin of the part drawing layout in [Paper Defaults].
| |
| PaperType |
Get or set the paper size type.
| |
| PaperWidth |
Gets or sets the Default Paper Width.
| |
| PriorityNotConvertPartdrawinglayoutToBlock |
Get / set whether to prioritize not to block graphics of partial drawing layout.
|
| 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.) |