PDFOperation Class

HD.Common

PDFOperation Class Helper帮助文档
PDF文档操作类
Inheritance Hierarchy

SystemObject  HD.CommonPDFOperation

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class PDFOperation
Public Class PDFOperation
public ref class PDFOperation
type PDFOperation =  class end

The PDFOperation type exposes the following members.

Constructors

  NameDescription
Public methodPDFOperation
构造函数
Public methodPDFOperation(String)
构造函数
Public methodPDFOperation(String, Single, Single, Single, Single)
构造函数
Top
Methods

  NameDescription
Public methodAddAnchorName
添加链接点
Public methodAddAnchorReference
添加链接
Public methodAddImage
添加图片
Public methodAddParagraph(String, Single)
添加段落
Public methodAddParagraph(String, Single, Int32, Single, Single, Single)
添加段落
Public methodClose
关闭打开的文档
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInstance
实例化文档
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOpen
打开文档对象
Public methodSetBaseFont
设置字体
Public methodSetFont
设置字体
Public methodSetPageSize
设置页面大小
Public methodToString (Inherited from Object.)
Top
See Also

Reference