Packageorg.alivepdf.fonts
Interfacepublic interface ICidFont extends IFont, flash.events.IEventDispatcher
Implementors ArialUnicodeMS



Public Properties
 PropertyDefined By
 InheritedcharactersWidth : Object
[read-only]
IFont
  cidinfo : Object
[read-only]
ICidFont
  desc : Object
[read-only]
ICidFont
  diff : String
[read-only]
ICidFont
  dw : int
[read-only]
ICidFont
  enc : String
[read-only]
ICidFont
 Inheritedid : int
IFont
 Inheritedname : String
IFont
 InheritednumGlyphs : int
[read-only]
IFont
  originalsize : int
[read-only]
ICidFont
 InheritedresourceId : int
IFont
 Inheritedtype : String
[read-only]
IFont
 InheritedunderlinePosition : int
[read-only]
IFont
 InheritedunderlineThickness : int
[read-only]
IFont
  uni2cid : Object
[read-only]
ICidFont
  up : int
[read-only]
ICidFont
  ut : int
[read-only]
ICidFont
Public Methods
 MethodDefined By
  
replaceCharactersWidth(value:Object):void
ICidFont
Property Detail
cidinfoproperty
cidinfo:Object  [read-only]


Implementation
    public function get cidinfo():Object
descproperty 
desc:Object  [read-only]


Implementation
    public function get desc():Object
diffproperty 
diff:String  [read-only]


Implementation
    public function get diff():String
dwproperty 
dw:int  [read-only]


Implementation
    public function get dw():int
encproperty 
enc:String  [read-only]


Implementation
    public function get enc():String
originalsizeproperty 
originalsize:int  [read-only]


Implementation
    public function get originalsize():int
uni2cidproperty 
uni2cid:Object  [read-only]


Implementation
    public function get uni2cid():Object
upproperty 
up:int  [read-only]


Implementation
    public function get up():int
utproperty 
ut:int  [read-only]


Implementation
    public function get ut():int
Method Detail
replaceCharactersWidth()method
public function replaceCharactersWidth(value:Object):void

Parameters

value:Object