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

FieldDescription
AddClippingRegionThe add clipping region command
AddGlobalTransformThe add global transform command
BeginEmbeddedThe begin embedded file command
BeginGroupThe begin group command
BeginLayerThe begin layer command
BeginPageThe begin page command
BeginParagraphThe begin paragraph command
BeginProcedureThe begin procedure command
BeginTextGroupThe begin text group command
BeginTextObjectThe begin text object command
BeginTextStreamThe begin text stream command
CharInfoThe character information command
CharactersThe characters command
ClearClippingThe clear clipping command
CommentThe comment command
DrawImageThe draw image command
DrawCharsThe draw chars command
EllipseThe ellipse command
EndEmbeddedThe end embedded file command
EndGroupThe end group command
EndLayerThe end layer command
EndPageThe end page command
EndParagraphThe end paragraph command
EndSectionThe end section command
EndTextGroupThe end text group command
EndTextObjectThe end text object command
EndTextStreamThe end text stream command
JumpAbsoluteThe jump to absolute position command
PolyCurveThe poly curve command
PopMappingModeThe pop mapping mode command
PopTintThe pop tint command
PushMappingModeThe push mapping mode command
PushTintThe push tint command
RectangleThe rectangle command
RemoveLastClippingRegionThe remove last clipping region command
RestoreLastGlobalTransfoThe restore last global transformation command
SetCharStyleThe set character style command
SetGlobalTransfoThe set global transformation command
SimpleWideTextThe simple wide text command
TextFrameThe 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