|
override void | Dispose () |
|
| DocumentKey (HPS.Publish.DocumentKey in_that) |
|
override HPS.Type | ObjectType () |
|
virtual void | Assign (HPS.Publish.DocumentKey in_that) |
|
override bool | Equals (System.Object obj) |
|
override int | GetHashCode () |
|
bool | Equals (HPS.Publish.DocumentKey in_that) |
|
void | Delete () |
|
HPS.Publish.DocumentKey | AddPage (HPS.Publish.PageKit in_page) |
|
HPS.Publish.DocumentKey | AddPages (HPS.Publish.PageKit[] in_pages) |
|
HPS.Publish.DocumentKey | SetInformation (string in_title, string in_author, string in_subject, string in_creator) |
|
HPS.Publish.DocumentKey | SetPasswords (string in_user_password, string in_owner_password) |
|
HPS.Publish.DocumentKey | AddJavaScript (string in_script_name, string in_source, HPS.Publish.Source.Type in_type) |
|
HPS.Publish.DocumentKey | AddJavaScript (string in_script_name, string in_source) |
|
HPS.Publish.DocumentKey | AddJavaScript (string[] in_script_names, string[] in_sources, HPS.Publish.Source.Type[] in_types) |
|
HPS.Publish.DocumentKey | AddAttachment (string in_filename, string in_description) |
|
HPS.Publish.DocumentKey | AddAttachments (string[] in_filenames, string[] in_descriptions) |
|
HPS.Publish.DocumentKey | AddIconImage (string in_name, HPS.Publish.ImageKit in_image) |
|
HPS.Publish.DocumentKey | AddIconImages (string[] in_names, HPS.Publish.ImageKit[] in_images) |
|
HPS.Publish.DocumentKey | SetPermissions (HPS.Publish.Permission.Type[] in_permissions) |
|
ulong | GetPageCount () |
|
HPS.Publish.DocumentKey | RemovePage (ulong in_index) |
|
HPS.Publish.DocumentKey | RemovePages (ulong in_start, ulong in_count) |
|
HPS.Publish.DocumentKey | RemovePages (ulong[] in_indices) |
|
HPS.Publish.DocumentKey | RemoveAllPages () |
|
HPS.Publish.PageControl | GetPageControl (ulong in_index) |
|
| Sprocket (HPS.Sprocket in_that) |
|
IntPtr | GetClassID () |
|
| Object (HPS.Object in_that) |
|
HPS.Type | Type () |
|
virtual bool | Empty () |
|
virtual void | Reset () |
|
bool | HasType (HPS.Type in_mask) |
|
IntPtr | GetInstanceID () |
|