PDFOperationSetBaseFont Method | Helper帮助文档 |
设置字体
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void SetBaseFont( string path )
Public Sub SetBaseFont ( path As String )
public: void SetBaseFont( String^ path )
member SetBaseFont : path : string -> unit
Parameters
- path
- Type: SystemString
[Missing <param name="path"/> documentation for "M:HD.Common.PDFOperation.SetBaseFont(System.String)"]
See Also