LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)
LEAD Technologies, Inc

Subject Property






Gets or sets the subject value to be used in the resulting PDF document. .NET support
Syntax
public string Subject {get; set;}
'Declaration
 
Public Property Subject As String
'Usage
 
Dim instance As PdfDocumentOptions
Dim value As String
 
instance.Subject = value
 
value = instance.Subject
public string Subject {get; set;}
 get_Subject();
set_Subject(value);
public:
property String^ Subject {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String which contains the PDF document subject to be used. To reset the subject value, use either an empty string or a null reference (Nothing in Visual Basic)
Remarks

The subject for any PDF document can be retrieved by PDF viewers. Note that many search and indexing engines use the subject in the resulting list or as metadata.

LEADTOOLS Document writers supports the following PDF properties:

Example
For an example, refer to PdfDocumentOptions.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PdfDocumentOptions Class
PdfDocumentOptions Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features