CmxCommandCodes
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class CmxCommandCodes extends System.Enum
Page command codes
Fields
Field | Description |
---|---|
AddClippingRegion | The add clipping region command |
AddGlobalTransform | The add global transform command |
BeginEmbedded | The begin embedded file command |
BeginGroup | The begin group command |
BeginLayer | The begin layer command |
BeginPage | The begin page command |
BeginParagraph | The begin paragraph command |
BeginProcedure | The begin procedure command |
BeginTextGroup | The begin text group command |
BeginTextObject | The begin text object command |
BeginTextStream | The begin text stream command |
CharInfo | The character information command |
Characters | The characters command |
ClearClipping | The clear clipping command |
Comment | The comment command |
DrawImage | The draw image command |
DrawChars | The draw chars command |
Ellipse | The ellipse command |
EndEmbedded | The end embedded file command |
EndGroup | The end group command |
EndLayer | The end layer command |
EndPage | The end page command |
EndParagraph | The end paragraph command |
EndSection | The end section command |
EndTextGroup | The end text group command |
EndTextObject | The end text object command |
EndTextStream | The end text stream command |
JumpAbsolute | The jump to absolute position command |
PolyCurve | The poly curve command |
PopMappingMode | The pop mapping mode command |
PopTint | The pop tint command |
PushMappingMode | The push mapping mode command |
PushTint | The push tint command |
Rectangle | The rectangle command |
RemoveLastClippingRegion | The remove last clipping region command |
RestoreLastGlobalTransfo | The restore last global transformation command |
SetCharStyle | The set character style command |
SetGlobalTransfo | The set global transformation command |
SimpleWideText | The simple wide text command |
TextFrame | The text frame command |
AddClippingRegion
public static final short AddClippingRegion
The add clipping region command
AddGlobalTransform
public static final short AddGlobalTransform
The add global transform command
BeginEmbedded
public static final short BeginEmbedded
The begin embedded file command
BeginGroup
public static final short BeginGroup
The begin group command
BeginLayer
public static final short BeginLayer
The begin layer command
BeginPage
public static final short BeginPage
The begin page command
BeginParagraph
public static final short BeginParagraph
The begin paragraph command
BeginProcedure
public static final short BeginProcedure
The begin procedure command
BeginTextGroup
public static final short BeginTextGroup
The begin text group command
BeginTextObject
public static final short BeginTextObject
The begin text object command
BeginTextStream
public static final short BeginTextStream
The begin text stream command
CharInfo
public static final short CharInfo
The character information command
Characters
public static final short Characters
The characters command
ClearClipping
public static final short ClearClipping
The clear clipping command
Comment
public static final short Comment
The comment command
DrawImage
public static final short DrawImage
The draw image command
DrawChars
public static final short DrawChars
The draw chars command
Ellipse
public static final short Ellipse
The ellipse command
EndEmbedded
public static final short EndEmbedded
The end embedded file command
EndGroup
public static final short EndGroup
The end group command
EndLayer
public static final short EndLayer
The end layer command
EndPage
public static final short EndPage
The end page command
EndParagraph
public static final short EndParagraph
The end paragraph command
EndSection
public static final short EndSection
The end section command
EndTextGroup
public static final short EndTextGroup
The end text group command
EndTextObject
public static final short EndTextObject
The end text object command
EndTextStream
public static final short EndTextStream
The end text stream command
JumpAbsolute
public static final short JumpAbsolute
The jump to absolute position command
PolyCurve
public static final short PolyCurve
The poly curve command
PopMappingMode
public static final short PopMappingMode
The pop mapping mode command
PopTint
public static final short PopTint
The pop tint command
PushMappingMode
public static final short PushMappingMode
The push mapping mode command
PushTint
public static final short PushTint
The push tint command
Rectangle
public static final short Rectangle
The rectangle command
RemoveLastClippingRegion
public static final short RemoveLastClippingRegion
The remove last clipping region command
RestoreLastGlobalTransfo
public static final short RestoreLastGlobalTransfo
The restore last global transformation command
SetCharStyle
public static final short SetCharStyle
The set character style command
SetGlobalTransfo
public static final short SetGlobalTransfo
The set global transformation command
SimpleWideText
public static final short SimpleWideText
The simple wide text command
TextFrame
public static final short TextFrame
The text frame command