Class PrintBuilder
Inheritance
System.Object
System.MarshalByRefObject
PrintBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class PrintBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PrintBuilder()
Declaration
Properties
Copies
Declaration
public int Copies { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CustomPaper
Declaration
public int CustomPaper { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CustomSymbolsInForeground
Declaration
public bool CustomSymbolsInForeground { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ImageResolution
Declaration
public PrintBuilder.ImageResolutionOption ImageResolution { get; set; }
Property Value
NormalWidth
Declaration
public double NormalWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Orientation
Declaration
public PrintBuilder.OrientationOption Orientation { get; set; }
Property Value
Output
Declaration
public PrintBuilder.OutputOption Output { get; set; }
Property Value
Paper
Declaration
public PrintBuilder.PaperSize Paper { get; set; }
Property Value
PrinterText
Declaration
public string PrinterText { get; set; }
Property Value
Type |
Description |
System.String |
|
RasterImages
Declaration
public bool RasterImages { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShadedGeometry
Declaration
public bool ShadedGeometry { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SourceBuilder
Declaration
public PlotSourceBuilder SourceBuilder { get; }
Property Value
ThickWidth
Declaration
public double ThickWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
ThinWidth
Declaration
public double ThinWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
WhiteBackground
Declaration
public bool WhiteBackground { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Width1ScaleFactor
Declaration
public double Width1ScaleFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Width2ScaleFactor
Declaration
public double Width2ScaleFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Width3ScaleFactor
Declaration
public double Width3ScaleFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Width4ScaleFactor
Declaration
public double Width4ScaleFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Width5ScaleFactor
Declaration
public double Width5ScaleFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Width6ScaleFactor
Declaration
public double Width6ScaleFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Width7ScaleFactor
Declaration
public double Width7ScaleFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Width8ScaleFactor
Declaration
public double Width8ScaleFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Width9ScaleFactor
Declaration
public double Width9ScaleFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink