API Diff between 2.9.37 and 5.1.0
1436 Additions
337 Removals
Spire.License
Spire.Pdf
-
public enum FileFormat
-
public class HebrewConvert
-
public class PageLayerDefine
-
public sealed class PdfBookletCreator
-
public enum PdfConformanceLevel
-
public class PdfConvertOptions
-
public class PdfDocument : IDisposable
- public static bool EnableFontCache { get; set; }
- public bool AllowCreateForm { get; set; }
- public PdfConvertOptions ConvertOptions { get; }
- public int CustomScaling { get; set; }
- public bool IsEncrypted { get; }
- public bool IsPortfolio { get; }
- public PdfLayerCollection Layers { get; }
- public PdfPrintSettings PrintSettings { get; }
- public PrintDocument PrintDocument { get; }
- public string PrinterName { get; set; }
- public int PrintFromPage { get; set; }
- public int PrintToPage { get; set; }
- public PdfToHtmlParameter SetPdfToHtmlParameter { get; set; }
- public object Tag { get; set; }
- public bool UseHighQualityImage { get; set; }
- public bool UseInvariantCulture { get; set; }
- public bool UsePsDirectlyForConvert { get; set; }
- public XmpMetadata XmpMetaData { get; }
- public float ZoomFator { get; }
- public PdfDocument(string filename)
- public PdfDocument(string filename, string password)
- public PdfDocument(PdfConformanceLevel Pdflevel)
- public PdfDocument(byte[] bytes)
- public PdfDocument(byte[] bytes, string password)
- public PdfDocument(Stream stream)
- public PdfDocument(Stream stream, string password)
- public static PdfDocumentBase MergeFiles(Stream[] streams)
- public bool HasExtendedRight()
- public void LoadFromBytes(byte[] bytes)
- public void LoadFromBytes(byte[] bytes, string password)
- public void LoadFromStream(Stream stream)
- public void LoadFromStream(Stream stream, string password)
- public void LoadFromXPS(byte[] xpsBytes)
- public void LoadFromHTML(string Url, bool enableJavaScript, bool enableHyperlinks, bool autoDetectPageBreak)
- public void LoadFromHTML(string Url, bool enableJavaScript, bool enableHyperlinks, bool autoDetectPageBreak, PdfPageSettings setting)
- public void LoadFromHTML(string Url, bool enableJavaScript, bool enableHyperlinks, bool autoDetectPageBreak, PdfPageSettings setting, PdfHtmlLayoutFormat layoutFormat)
- public void LoadFromXPS(Stream xpsStream)
- public void Print()
- public void RemoveExtendedRight()
- protected virtual void OnBeginPrint(object sender, PrintEventArgs e)
- protected virtual void OnPrintPage(object sender, PrintPageEventArgs e)
- public void SaveToFile(string filename, int startIndex, int endIndex, FileFormat fileFormat)
- public Stream[] SaveToStream(FileFormat format)
- public Stream[] SaveToStream(int startIndex, int endIndex, FileFormat format)
- public void SaveToStream(Stream stream, FileFormat format)
-
public abstract class PdfDocumentBase : IDisposable
-
public class PdfDocumentInformation : sprᴟ
-
public abstract class PdfPageBase : sprᴟ
- public virtual SizeF ActualSize { get; }
- public bool AllowContainAllDocTemplates { get; set; }
- public bool AllowContainBottomDocTemplates { get; set; }
- public bool AllowContainLeftDocTemplates { get; set; }
- public bool AllowContainRightDocTemplates { get; set; }
- public bool AllowContainTopDocTemplates { get; set; }
- public RectangleF BackgroundRegion { get; set; }
- public RectangleF MediaBox { get; }
- public void DeleteImage(Image image)
- public void DeleteImage(int imageIndex)
- public PdfTextFindCollection ExecuteCommandFindText(string searchPatternText)
- public Image[] (bool processImage)
- public string (SimpleTextExtractionStrategy strategy)
- public string (RectangleF rectangeleF)
- public string (RectangleF rectangle, SimpleTextExtractionStrategy sim)
- public string (bool keepWhiteSpace)
- public PdfTextFindCollection FindAllText()
- public PdfTextFindCollection FindText(string searchPatternText, bool isSearchWholeWord)
- public PdfTextFindCollection FindText(string searchPatternText, bool isSearchWholeWord, bool ignoreCase)
- public bool IsBlank()
- public void LoadFromRTF(string rtf, float width, bool IsSplitLine)
- public void LoadFromRTF(string rtf, float width, bool IsSplitLine, PointF point)
- public void LoadFromRTF(string rtf, float width, float height, bool IsSplitLine)
- public void LoadFromRTF(string rtf, float width, float height, bool IsSplitLine, PointF point)
-
public class PdfPageLayerCollection : PdfCollection
-
public class PdfPageSettings : ICloneable
-
public class PdfPageWidget : PdfPageBase
-
public class PdfPaperSourceTray
-
public enum PdfPrintPageMode
-
public enum PdfPrintPageScaling
-
public class PdfSection : sprᴟ, IEnumerable
Spire.Pdf.Actions
Spire.Pdf.Annotations
Spire.Pdf.Barcode
Spire.Pdf.ColorSpace
Spire.Pdf.Exporting
-
public class
- public object [string key] { get; set; }
- public ()
- public void (string resourceName, object resource)
- public bool (string key)
Spire.Pdf.Exporting.Text
-
public class
-
public class
Spire.Pdf.Exporting.XPS.Schema
Spire.Pdf.Exporting.XPS.Schema.Mc
Spire.Pdf.Fields
Spire.Pdf.Functions
Spire.Pdf.General
Spire.Pdf.General.Find
Spire.Pdf.General.Paper.Drawing.Rendering.Pdf
Spire.Pdf.General.Paper.Drawing.Rendering.Pdf.PdfSecurity
Spire.Pdf.General.Paper.Font.CFF
Spire.Pdf.General.Paper.Font.CFF.Internals
Spire.Pdf.General.Paper.Font.Common
Spire.Pdf.General.Paper.Font.Common.Environment
Spire.Pdf.General.Paper.Font.Common.Graphics
Spire.Pdf.General.Paper.Font.Common.Locator
Spire.Pdf.General.Paper.Font.Common.Metrics
Spire.Pdf.General.Paper.Font.PostScript.Path
Spire.Pdf.General.Paper.Font.Rendering
Spire.Pdf.General.Paper.Font.Rendering.Hinting
Spire.Pdf.General.Paper.Font.Rendering.Path
Spire.Pdf.General.Paper.Font.TTF
Spire.Pdf.General.Paper.Font.TTF.Internals
Spire.Pdf.General.Paper.Font.TTF.Internals.CMapFormats
Spire.Pdf.General.Paper.Font.TTF.Internals.Parsing
Spire.Pdf.General.Paper.Font.TTF.Locator
Spire.Pdf.General.Paper.Font.Type1
Spire.Pdf.General.Paper.Font.Type1.Internals
Spire.Pdf.General.Render
Spire.Pdf.General.Render.ColorSpace
Spire.Pdf.General.Render.Decode
-
public class ASCIIHexDecode
-
public class CCITTFaxDecode
-
public class CCITTFaxDecoder
- public bool FillBits { get; set; }
- public bool HasAlign { get; set; }
- public CCITTFaxDecoder(int fillOrder_0, int w_1, int h)
- public void DecodeT41D(byte[] buffer, byte[] compData, int startX, int height)
- public void DecodeT42D(byte[] buffer, byte[] compData, int startX, int height)
- public void DecodeT6(byte[] buffer, byte[] compData, int startX, int height)
-
public class PngWriter
-
public class RunLengthDecode
Spire.Pdf.General.Render.Decode.JBIG2
Spire.Pdf.General.Render.Decode.Jpeg
Spire.Pdf.General.Render.Font
Spire.Pdf.General.Render.Font.OpenTypeFile
-
public struct BigUn
-
public class DeepCloneArrayList : ArrayList
-
public class DirectoryEntry
-
public class MBOBuffer
- public MBOBuffer()
- public MBOBuffer(uint length)
- public MBOBuffer(uint filepos, uint length)
- public static bool BinaryEqual(MBOBuffer buf1, MBOBuffer buf2)
- public static int CalcPadBytes(int nLength, int nByteAlignment)
- public static int GetMBOint(byte[] buf, uint offset)
- public static short GetMBOshort(byte[] buf, uint offset)
- public static uint GetMBOuint(byte[] buf, uint offset)
- public static ushort GetMBOushort(byte[] buf, uint offset)
- public uint CalcChecksum()
- public byte[] GetBuffer()
- public byte GetByte(uint offset)
- public OTF2Dot14 GetF2Dot14(uint offset)
- public long GetFilePos()
- public OTFixed GetFixed(uint offset)
- public int GetInt(uint offset)
- public uint GetLength()
- public long GetLong(uint offset)
- public uint GetPaddedLength()
- public sbyte GetSbyte(uint offset)
- public short GetShort(uint offset)
- public OTTag GetTag(uint offset)
- public uint GetUint(uint offset)
- public ulong GetUlong(uint offset)
- public ushort GetUshort(uint offset)
- public void SetBuf(byte[] buf)
- public void SetByte(byte value, uint offset)
- public void SetFixed(OTFixed value, uint offset)
- public void SetInt(int value, uint offset)
- public void SetLong(long value, uint offset)
- public void SetSbyte(sbyte value, uint offset)
- public void SetShort(short value, uint offset)
- public void SetTag(OTTag tag, uint offset)
- public void SetUint(uint value, uint offset)
- public void SetUlong(ulong value, uint offset)
- public void SetUshort(ushort value, uint offset)
-
public class OffsetTable
-
public class OpenTypeFile
-
public abstract class OpenTypeTable
-
public struct OTF2Dot14
-
public struct OTFixed
-
public class OTFont
- public enum OutlineType
- protected uint[] m_arrUnicodeToGlyph_3_0
- protected uint[] m_arrUnicodeToGlyph_3_1
- protected uint[] m_arrUnicodeToGlyph_3_10
- protected bool m_bContainsMsSymbolEncodedCmap
- protected OpenTypeFile m_file
- protected uint m_FontFileNumber
- protected ushort m_maxpNumGlyphs
- protected OffsetTable m_OffsetTable
- protected OutlineType m_OutlineType
- protected ArrayList MemBasedTables
- public OTFont()
- public OTFont(OpenTypeFile f)
- public OTFont(OpenTypeFile f, uint FontFileNumber, OffsetTable ot, OutlineType outlineType)
- public static OTFont ReadFont(OpenTypeFile file, uint FontFileNumber, uint filepos)
- protected static OffsetTable ReadOffsetTable(OpenTypeFile file, uint filepos)
- public void AddTable(OpenTypeTable t)
- public uint CalcChecksum()
- public bool ContainsLatinOnly()
- public bool ContainsMsSymbolEncodedCmap()
- public bool ContainsPostScriptOutlines()
- public bool ContainsSymbolsOnly()
- public bool ContainsTrueTypeOutlines()
- public uint FastMapCharToGlyphID(char c, bool remapFont)
- public uint FastMapUnicode32ToGlyphID(uint c)
- public uint FastMapUnicodeToGlyphID(char c)
- public DirectoryEntry GetDirectoryEntry(OTTag tag)
- public DirectoryEntry GetDirectoryEntry(ushort i)
- public OpenTypeFile GetFile()
- public uint GetFontIndexInFile()
- public DateTime GetFontModifiedDate()
- public string GetFontName()
- public string GetFontVersion()
- public ushort GetMaxpNumGlyphs()
- public ushort GetNumTables()
- public OffsetTable GetOffsetTable()
- protected OpenTypeTable GetTable(DirectoryEntry de)
- public OpenTypeTable GetTable(OTTag tag)
- public OpenTypeTable GetTable(ushort i)
- public uint MapCharToGlyphID(char c, bool remapFont)
- public char MapGlyphIDToUnicode(uint nGlyphID, char Start)
- public uint MapGlyphIDToUnicode32(uint nGlyphID, uint Start)
- public void RemoveTable(OTTag tag)
-
public class OTTag
-
public class Table__Unknown : OpenTypeTable
-
public class Table_BASE : OpenTypeTable
-
public class Table_CFF : OpenTypeTable
-
public class Table_cmap : OpenTypeTable
-
public class Table_cvt : OpenTypeTable
-
public class Table_DSIG : OpenTypeTable
-
public class Table_EBDT : OpenTypeTable
- public class bigGlyphMetrics : ICloneable
- public class EBDT_cache : DataCache
- public class ebdtComponent : ICloneable
- public enum FieldOffsets
- public class smallGlyphMetrics : ICloneable
- public OTFixed version { get; }
- public Table_EBDT(OTTag tag, MBOBuffer buf)
- public bigGlyphMetrics GetBigMetrics(indexSubTable cIndexSubTable, uint nGlyphIndex, uint nStartGlyphIndex)
- public ebdtComponent GetComponent(indexSubTable cIndexSubTable, uint nGlyphIndex, uint nStartGlyphIndex, uint nComponent)
- public byte[] GetImageData(indexSubTable cIndexSubTable, uint nGlyphIndex, uint nStartGlyphIndex)
- public ushort GetNumComponents(indexSubTable cIndexSubTable, uint nGlyphIndex, uint nStartGlyphIndex)
- public smallGlyphMetrics GetSmallMetrics(indexSubTable cIndexSubTable, uint nGlyphIndex, uint nStartGlyphIndex)
-
public class Table_EBLC : OpenTypeTable
-
public class Table_EBSC : OpenTypeTable
-
public class Table_fpgm : OpenTypeTable
-
public class Table_gasp : OpenTypeTable
-
public class Table_GDEF : OpenTypeTable
-
public class Table_glyf : OpenTypeTable
-
public class Table_GPOS : OpenTypeTable
-
public class Table_GSUB : OpenTypeTable
-
public class Table_hdmx : OpenTypeTable
-
public class Table_head : OpenTypeTable
-
public class Table_hhea : OpenTypeTable
-
public class Table_hmtx : OpenTypeTable
-
public class Table_JSTF : OpenTypeTable
-
public class Table_kern : OpenTypeTable
-
public class Table_loca : OpenTypeTable
-
public class Table_LTSH : OpenTypeTable
-
public class Table_maxp : OpenTypeTable
-
public class Table_name : OpenTypeTable
- public enum FieldOffsets
- public enum MacPlatformSpecificID
- public enum MSPlatformSpecificID
- public class name_cache : DataCache
- public class NameRecord
- public const short ENCODINGID_MAC_ROMAN = 0
- public const short ENCODINGID_UNICODE_DEFAULT = 0
- public const short ENCODINGID_UNICODE_V11 = 1
- public const short ENCODINGID_UNICODE_V2 = 3
- public const short English_American = 1033
- public const short English_British = 2057
- public const short LANGUAGEID_MAC_ENGLISH = 0
- public const short NAMEID_COPYRIGHT = 0
- public const short NAMEID_FAMILY = 1
- public const short NAMEID_FULL_NAME = 4
- public const short NAMEID_POSTSCRIPT_NAME = 6
- public const short NAMEID_SUBFAMILY = 2
- public const short NAMEID_SUBFAMILY_UNIQUE = 3
- public const short NAMEID_TRADEMARK = 7
- public const short NAMEID_VERSION = 5
- public const short PLATFORMID_MACINTOSH = 1
- public const short PLATFORMID_MICROSOFT = 3
- public const short PLATFORMID_UNICODE = 0
- public ushort FormatSelector { get; }
- public ushort NumberNameRecords { get; }
- public ushort OffsetToStrings { get; }
- public Table_name(OTTag tag, MBOBuffer buf)
- protected static string DecodeString(ushort PlatID, ushort EncID, byte[] EncodedStringBuf)
- protected static byte[] EncodeString(string s, ushort PlatID, ushort EncID)
- protected static byte[] GetCodePageBufFromUnicodeStr(string sNameString, int nCodepage)
- protected static string GetUnicodeStrFromCodePageBuf(byte[] buf, int codepage)
- public static int MacEncIdToCodePage(ushort MacEncodingID)
- public static int MSEncIdToCodePage(ushort MSEncID)
- public byte[] GetEncodedString(NameRecord nr)
- public NameRecord GetNameRecord(uint i)
- public string GetNameString()
- public string GetNameString(short NameID)
- public string GetString(ushort PlatID, ushort EncID, ushort LangID, ushort NameID)
- public string GetStyleString()
- public string GetVersionString()
-
public class Table_OS2 : OpenTypeTable
-
public class Table_PCLT : OpenTypeTable
-
public class Table_post : OpenTypeTable
-
public class Table_prep : OpenTypeTable
-
public class Table_VDMX : OpenTypeTable
-
public class Table_vhea : OpenTypeTable
-
public class Table_vmtx : OpenTypeTable
-
public class Table_VORG : OpenTypeTable
-
public class Table_Zapf : OpenTypeTable
-
public class TableManager
-
public class
-
public class util
Spire.Pdf.General.Render.Font.OpenTypeLookup
Spire.Pdf.General.Render.Font.TrueTypeFont
Spire.Pdf.General.Render.Function
Spire.Pdf.Graphics
-
public class PdfArc : PdfEllipsePart
- public PdfArc(float width, float height, float startAngle, float sweepAngle)
- public PdfArc(PdfPen pen, float width, float height, float startAngle, float sweepAngle)
- public PdfArc(float x, float y, float width, float height, float startAngle, float sweepAngle)
- public PdfArc(RectangleF rectangle, float startAngle, float sweepAngle)
- public PdfArc(PdfPen pen, float x, float y, float width, float height, float startAngle, float sweepAngle)
- public PdfArc(PdfPen pen, RectangleF rectangle, float startAngle, float sweepAngle)
- protected PdfArc()
-
public class PdfBezierCurve : PdfDrawWidget
- public PointF EndPoint { get; set; }
- public PointF FirstControlPoint { get; set; }
- public PointF SecondControlPoint { get; set; }
- public PointF StartPoint { get; set; }
- public PdfBezierCurve(PointF startPoint, PointF firstControlPoint, PointF secondControlPoint, PointF endPoint)
- public PdfBezierCurve(float startPointX, float startPointY, float firstControlPointX, float firstControlPointY, float secondControlPointX, float secondControlPointY, float endPointX, float endPointY)
- public PdfBezierCurve(PdfPen pen, PointF startPoint, PointF firstControlPoint, PointF secondControlPoint, PointF endPoint)
- public PdfBezierCurve(PdfPen pen, float startPointX, float startPointY, float firstControlPointX, float firstControlPointY, float secondControlPointX, float secondControlPointY, float endPointX, float endPointY)
- protected PdfBezierCurve()
-
public class PdfBitmap : PdfImage, IDisposable
-
public sealed class PdfCanvas
- public void DrawString(string s, PdfFontBase font, PdfBrush brush, PointF point, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfBrush brush, PointF point, PdfStringFormat format, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfBrush brush, float x, float y, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfBrush brush, float x, float y, PdfStringFormat format, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfPen pen, PointF point, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfPen pen, PointF point, PdfStringFormat format, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfPen pen, float x, float y, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfPen pen, float x, float y, PdfStringFormat format, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfPen pen, PdfBrush brush, PointF point, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfPen pen, PdfBrush brush, PointF point, PdfStringFormat format, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfPen pen, PdfBrush brush, float x, float y, PdfStringFormat format, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfPen pen, PdfBrush brush, float x, float y, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfBrush brush, RectangleF layoutRectangle, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfBrush brush, RectangleF layoutRectangle, PdfStringFormat format, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfPen pen, RectangleF layoutRectangle, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfPen pen, RectangleF layoutRectangle, PdfStringFormat format, bool htmlTags)
- public void DrawString(string s, PdfFontBase font, PdfPen pen, PdfBrush brush, RectangleF layoutRectangle, PdfStringFormat format, bool htmlTags)
- public void RotateTransform(float angle, PointF point)
-
public class PdfEllipse : PdfRectangleArea
- public PointF Center { get; }
- public float RadiusX { get; }
- public float RadiusY { get; }
- public PdfEllipse(float width, float height)
- public PdfEllipse(PdfPen pen, float width, float height)
- public PdfEllipse(PdfBrush brush, float width, float height)
- public PdfEllipse(PdfPen pen, PdfBrush brush, float width, float height)
- public PdfEllipse(float x, float y, float width, float height)
- public PdfEllipse(RectangleF rectangle)
- public PdfEllipse(PdfPen pen, float x, float y, float width, float height)
- public PdfEllipse(PdfPen pen, RectangleF rectangle)
- public PdfEllipse(PdfBrush brush, float x, float y, float width, float height)
- public PdfEllipse(PdfBrush brush, RectangleF rectangle)
- public PdfEllipse(PdfPen pen, PdfBrush brush, float x, float y, float width, float height)
- public PdfEllipse(PdfPen pen, PdfBrush brush, RectangleF rectangle)
- protected PdfEllipse()
-
public abstract class PdfEllipsePart : PdfRectangleArea
- public float StartAngle { get; set; }
- public float SweepAngle { get; set; }
- protected PdfEllipsePart()
- protected PdfEllipsePart(float x, float y, float width, float height, float startAngle, float sweepAngle)
- protected PdfEllipsePart(RectangleF rectangle, float startAngle, float sweepAngle)
- protected PdfEllipsePart(PdfPen pen, PdfBrush brush, float x, float y, float width, float height, float startAngle, float sweepAngle)
- protected PdfEllipsePart(PdfPen pen, PdfBrush brush, RectangleF rectangle, float startAngle, float sweepAngle)
-
public abstract class PdfFontBase : sprᴟ, sprṤ
-
public abstract class PdfGradientBrush : PdfBrush, sprᴟ
-
public class PdfHTMLTextElement
- public PdfBrush Brush { get; set; }
- public PdfFontBase Font { get; set; }
- public string HTMLText { get; set; }
- public TextAlign TextAlign { get; set; }
- public PdfHTMLTextElement()
- public PdfHTMLTextElement(string htmlText, PdfFontBase font, PdfBrush brush)
- public PdfLayoutResult Draw(PdfNewPage page, RectangleF layoutRectangle, PdfMetafileLayoutFormat format)
- public void Draw(PdfCanvas graphics, RectangleF layoutRectangle)
- public PdfLayoutResult Draw(PdfNewPage page, PointF location, float width, PdfMetafileLayoutFormat format)
- public void Draw(PdfCanvas graphics, PointF location, float width, float height)
- public PdfLayoutResult Draw(PdfNewPage page, PointF location, float width, float height, PdfMetafileLayoutFormat format)
-
public abstract class PdfImage : PdfShapeWidget, sprᴟ
- public virtual int ActiveFrame { get; set; }
- public virtual int FrameCount { get; }
- public bool PngDirectToJpeg { get; set; }
- public static PdfImage FromRtf(string rtf, float width, PdfImageType type, PdfStringFormat format)
- public static PdfImage FromRtf(string rtf, float width, PdfImageType type)
- public static PdfImage FromRtf(string rtf, float width, float height, PdfImageType type)
- public static PdfImage FromRtf(string rtf, float width, float height, PdfImageType type, PdfStringFormat format)
-
public enum PdfImageType
-
public class PdfLine : PdfDrawWidget
- public float X1 { get; set; }
- public float X2 { get; set; }
- public float Y1 { get; set; }
- public float Y2 { get; set; }
- public PdfLine(float x1, float y1, float x2, float y2)
- public PdfLine(PointF point1, PointF point2)
- public PdfLine(PdfPen pen, float x1, float y1, float x2, float y2)
- public PdfLine(PdfPen pen, PointF point1, PointF point2)
-
public class PdfMatrix
-
public enum PdfMatrixOrder
-
public class PdfMetafile : PdfImage, sprᴟ, IDisposable
-
public class PdfMetafileLayoutFormat : PdfTextLayout
-
public class PdfPie : PdfEllipsePart
- public PdfPie(float width, float height, float startAngle, float sweepAngle)
- public PdfPie(PdfPen pen, float width, float height, float startAngle, float sweepAngle)
- public PdfPie(PdfBrush brush, float width, float height, float startAngle, float sweepAngle)
- public PdfPie(PdfPen pen, PdfBrush brush, float width, float height, float startAngle, float sweepAngle)
- public PdfPie(float x, float y, float width, float height, float startAngle, float sweepAngle)
- public PdfPie(RectangleF rectangle, float startAngle, float sweepAngle)
- public PdfPie(PdfPen pen, float x, float y, float width, float height, float startAngle, float sweepAngle)
- public PdfPie(PdfPen pen, RectangleF rectangle, float startAngle, float sweepAngle)
- public PdfPie(PdfBrush brush, float x, float y, float width, float height, float startAngle, float sweepAngle)
- public PdfPie(PdfBrush brush, RectangleF rectangle, float startAngle, float sweepAngle)
- public PdfPie(PdfPen pen, PdfBrush brush, float x, float y, float width, float height, float startAngle, float sweepAngle)
- public PdfPie(PdfPen pen, PdfBrush brush, RectangleF rectangle, float startAngle, float sweepAngle)
- protected PdfPie()
-
public class PdfPolygon : PdfFillElement
-
public class PdfRadialGradientBrush : PdfGradientBrush
-
public class PdfRectangle : PdfRectangleArea
- public PdfRectangle(float width, float height)
- public PdfRectangle(PdfPen pen, float width, float height)
- public PdfRectangle(PdfBrush brush, float width, float height)
- public PdfRectangle(PdfPen pen, PdfBrush brush, float width, float height)
- public PdfRectangle(float x, float y, float width, float height)
- public PdfRectangle(RectangleF rectangle)
- public PdfRectangle(PdfPen pen, float x, float y, float width, float height)
- public PdfRectangle(PdfPen pen, RectangleF rectangle)
- public PdfRectangle(PdfBrush brush, float x, float y, float width, float height)
- public PdfRectangle(PdfBrush brush, RectangleF rectangle)
- public PdfRectangle(PdfPen pen, PdfBrush brush, float x, float y, float width, float height)
- public PdfRectangle(PdfPen pen, PdfBrush brush, RectangleF rectangle)
-
public abstract class PdfRectangleArea : PdfFillElement
- public RectangleF Bounds { get; set; }
- public float Height { get; set; }
- public SizeF Size { get; set; }
- public float Width { get; set; }
- public float X { get; set; }
- public float Y { get; set; }
- protected PdfRectangleArea()
- protected PdfRectangleArea(float x, float y, float width, float height)
- protected PdfRectangleArea(RectangleF rectangle)
- protected PdfRectangleArea(PdfPen pen, PdfBrush brush, float x, float y, float width, float height)
- protected PdfRectangleArea(PdfPen pen, PdfBrush brush, RectangleF rectangle)
-
public class PdfTrueTypeFont : PdfFontBase, IDisposable
Spire.Pdf.Graphics.Layer
Spire.Pdf.Grid
Spire.Pdf.HtmlConverter
-
public enum Clip
-
public class HtmlConverter : UserControl, sprᵒ, sprᷢ, sprᨺ, sprỨ, sprỜ
- public bool AutoDetectPageBreak { get; set; }
- public bool EnableBinaryBehaviors { get; set; }
- public bool EnableHyperlinks { get; set; }
- public bool EnableJavaScript { get; set; }
- public int LoadHtmlTimeout { get; set; }
- public string Password { get; set; }
- public string Username { get; set; }
- public HtmlConverter()
- public int Authenticate(ref IntPtr phwnd, ref IntPtr pszUsername, ref IntPtr pszPassword)
- public HtmlToPdfResult Convert(string url, ImageType type, int width, int height, AspectRatio aspectRatio)
- public HtmlToPdfResult Convert(string html, string baseurl, ImageType type, int width, int height, AspectRatio aspectRatio)
- public HtmlToPdfResult Convert(string url, ImageType type, int width, int height, AspectRatio aspectRatio, string username, string password)
- public Image ConvertToImage(string url, ImageType type)
- public Image ConvertToImage(Stream stream, Encoding encoding, ImageType type)
- public Image ConvertToImage(string url, ImageType type, int width)
- public Image ConvertToImage(Stream stream, Encoding encoding, ImageType type, int width)
- public Image ConvertToImage(string url, ImageType type, int width, int height)
- public Image ConvertToImage(string url, ImageType type, string username, string password)
- public Image ConvertToImage(Stream stream, Encoding encoding, ImageType type, int width, int height)
- public Image ConvertToImage(string url, ImageType type, int width, int height, AspectRatio aspectRatio)
- public Image ConvertToImage(string url, ImageType type, int width, string username, string password)
- public Image ConvertToImage(Stream stream, Encoding encoding, ImageType type, int width, int height, AspectRatio aspectRatio)
- public Image ConvertToImage(string url, ImageType type, int width, int height, string username, string password)
- public Image ConvertToImage(string url, ImageType type, int width, int height, AspectRatio aspectRatio, string username, string password)
- public int CustomizeDownload()
- public Image FromString(string html, ImageType type, int width)
- public Image FromString(string html, string baseUrl, ImageType type)
- public Image FromString(string html, ImageType type, int width, int height)
- public Image FromString(string html, string baseUrl, ImageType type, int width)
- public Image FromString(string html, ImageType type, int width, int height, AspectRatio aspectRatio)
- public Image FromString(string html, string baseUrl, ImageType type, int width, int height)
- public Image FromString(string html, string baseUrl, ImageType type, int width, int height, AspectRatio aspectRatio)
- public Image FromString(string html, string baseUrl, ImageType type, int width, int height, AspectRatio aspectRatio, string username, string password)
- public Image[] GetImagesFromString(string html, string baseUrl, ImageType type)
- public int QueryService(ref Guid guidService, ref Guid riid, out IntPtr ppvObject)
-
public class PdfHtmlLayoutFormat
Spire.Pdf.HtmlConverter.Natives
-
public struct DOCHOSTUIINFO
-
public interface IViewObject
- int Draw(uint dwDrawAspect, int lindex, IntPtr pvAspect, IntPtr ptd, IntPtr hdcTargetDev, IntPtr hdcDraw, ref Rectangle lprcBounds, ref Rectangle lprcWBounds, IntPtr pfnContinue, uint dwContinue)
- int Freeze(int dwDrawAspect, int lindex, IntPtr pvAspect, IntPtr pdwFreeze)
- void GetAdvise(int[] paspects, int[] advf, IAdviseSink[] pAdvSink)
- int GetColorSet(int dwDrawAspect, int lindex, IntPtr pvAspect, IntPtr ptd, IntPtr hicTargetDev, IntPtr ppColorSet)
- void SetAdvise(int aspects, int advf, IAdviseSink pAdvSink)
- int Unfreeze(int dwFreeze)
-
public struct tagMSG
Spire.Pdf.HtmlConverter.Qt
Spire.Pdf.HtmlToPdf
Spire.Pdf.IO
Spire.Pdf.Implementation.Exporting.PdfToHtml
Spire.Pdf.Implementation.Print
Spire.Pdf.Print
Spire.Pdf.Security
Spire.Pdf.Widget
Spire.Pdf.Xmp