CmxCommandCodes

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class CmxCommandCodes extends System.Enum

页面命令代码

字段

字段描述
AddClippingRegion添加剪裁区域命令
AddGlobalTransform添加全局变换命令
BeginEmbedded开始嵌入文件命令
BeginGroup开始组命令
BeginLayer开始图层命令
BeginPage开始页面命令
BeginParagraph开始段落命令
BeginProcedure开始过程命令
BeginTextGroup开始文本组命令
BeginTextObject开始文本对象命令
BeginTextStream该开始文本流命令
CharInfo该字符信息命令
Characters该字符命令
ClearClipping该清除剪裁命令
Comment该注释命令
DrawImage该绘制图像命令
DrawChars该绘制字符命令
Ellipse该椭圆命令
EndEmbedded该结束嵌入文件命令
EndGroup该结束组命令
EndLayer该结束层命令
EndPage该结束页面命令
EndParagraph该结束段落命令
EndSection该结束章节命令
EndTextGroup该结束文本组命令
EndTextObject该结束文本对象命令
EndTextStream该结束文本流命令
JumpAbsolute该跳转到绝对位置命令
PolyCurve该多段曲线命令
PopMappingMode该弹出映射模式命令
PopTint该弹出色调命令
PushMappingMode该推送映射模式命令
PushTint该推送色调命令
Rectangle该矩形命令
RemoveLastClippingRegion该移除最后剪裁区域命令
RestoreLastGlobalTransfo恢复上一次全局变换的命令
SetCharStyle设置字符样式的命令
SetGlobalTransfo设置全局变换的命令
SimpleWideText简易宽文本命令
TextFrame文本框架命令

AddClippingRegion

public static final short AddClippingRegion

添加剪裁区域命令

AddGlobalTransform

public static final short AddGlobalTransform

添加全局变换命令

BeginEmbedded

public static final short BeginEmbedded

开始嵌入文件命令

BeginGroup

public static final short BeginGroup

开始组命令

BeginLayer

public static final short BeginLayer

开始图层命令

BeginPage

public static final short BeginPage

开始页面命令

BeginParagraph

public static final short BeginParagraph

开始段落命令

BeginProcedure

public static final short BeginProcedure

开始过程命令

BeginTextGroup

public static final short BeginTextGroup

开始文本组命令

BeginTextObject

public static final short BeginTextObject

开始文本对象命令

BeginTextStream

public static final short BeginTextStream

该开始文本流命令

CharInfo

public static final short CharInfo

该字符信息命令

Characters

public static final short Characters

该字符命令

ClearClipping

public static final short ClearClipping

该清除剪裁命令

Comment

public static final short Comment

该注释命令

DrawImage

public static final short DrawImage

该绘制图像命令

DrawChars

public static final short DrawChars

该绘制字符命令

Ellipse

public static final short Ellipse

该椭圆命令

EndEmbedded

public static final short EndEmbedded

该结束嵌入文件命令

EndGroup

public static final short EndGroup

该结束组命令

EndLayer

public static final short EndLayer

该结束层命令

EndPage

public static final short EndPage

该结束页面命令

EndParagraph

public static final short EndParagraph

该结束段落命令

EndSection

public static final short EndSection

该结束章节命令

EndTextGroup

public static final short EndTextGroup

该结束文本组命令

EndTextObject

public static final short EndTextObject

该结束文本对象命令

EndTextStream

public static final short EndTextStream

该结束文本流命令

JumpAbsolute

public static final short JumpAbsolute

该跳转到绝对位置命令

PolyCurve

public static final short PolyCurve

该多段曲线命令

PopMappingMode

public static final short PopMappingMode

该弹出映射模式命令

PopTint

public static final short PopTint

该弹出色调命令

PushMappingMode

public static final short PushMappingMode

该推送映射模式命令

PushTint

public static final short PushTint

该推送色调命令

Rectangle

public static final short Rectangle

该矩形命令

RemoveLastClippingRegion

public static final short RemoveLastClippingRegion

该移除最后剪裁区域命令

RestoreLastGlobalTransfo

public static final short RestoreLastGlobalTransfo

恢复上一次全局变换的命令

SetCharStyle

public static final short SetCharStyle

设置字符样式的命令

SetGlobalTransfo

public static final short SetGlobalTransfo

设置全局变换的命令

SimpleWideText

public static final short SimpleWideText

简易宽文本命令

TextFrame

public static final short TextFrame

文本框架命令