CmxCommandCodes

CmxCommandCodes enumeration

Page command codes

public enum CmxCommandCodes : short

Values

NameValueDescription
AddClippingRegion88The add clipping region command
AddGlobalTransform94The add global transform command
BeginEmbedded22The begin embedded file command
BeginGroup13The begin group command
BeginLayer11The begin layer command
BeginPage9The begin page command
BeginParagraph99The begin paragraph command
BeginProcedure17The begin procedure command
BeginTextGroup72The begin text group command
BeginTextObject70The begin text object command
BeginTextStream20The begin text stream command
CharInfo101The character information command
Characters102The characters command
ClearClipping90The clear clipping command
Comment2The comment command
DrawImage69The draw image command
DrawChars65The draw chars command
Ellipse66The ellipse command
EndEmbedded23The end embedded file command
EndGroup14The end group command
EndLayer12The end layer command
EndPage10The end page command
EndParagraph100The end paragraph command
EndSection18The end section command
EndTextGroup73The end text group command
EndTextObject71The end text object command
EndTextStream21The end text stream command
JumpAbsolute111The jump to absolute position command
PolyCurve67The poly curve command
PopMappingMode92The pop mapping mode command
PopTint104The pop tint command
PushMappingMode91The push mapping mode command
PushTint103The push tint command
Rectangle68The rectangle command
RemoveLastClippingRegion89The remove last clipping region command
RestoreLastGlobalTransfo95The restore last global transformation command
SetCharStyle85The set character style command
SetGlobalTransfo93The set global transformation command
SimpleWideText86The simple wide text command
TextFrame98The text frame command

See Also