fs_common.h File Reference

Header file for common definitions and classes. More...

Go to the source code of this file.

Classes

class  foxit::common::Codec
 
class  foxit::common::DocEventCallback
 
class  foxit::common::Font
 
class  foxit::common::GraphState
 
class  foxit::common::Library
 
class  foxit::common::NotifierCallback
 
class  foxit::common::Path
 
class  foxit::common::Progressive
 
class  foxit::common::Range
 

Namespaces

 foxit
 Foxit namespace.
 
 foxit::addon
 Add-on namespace.
 
 foxit::addon::xfa
 XFA namespace.
 
 foxit::common
 Common namespace.
 
 foxit::pdf
 PDF namespace.
 
 foxit::pdf::annots
 Annotations namespace.
 

Typedefs

typedef IFX_Pause foxit::common::PauseCallback
 

Enumerations

enum  foxit::common::Alignment { foxit::common::e_AlignmentLeft = 0, foxit::common::e_AlignmentCenter = 1, foxit::common::e_AlignmentRight = 2 }
 Enumeration for alignment (horizontal). More...
 
enum  foxit::common::FillMode { foxit::common::e_FillModeNone = 0, foxit::common::e_FillModeAlternate = 1, foxit::common::e_FillModeWinding = 2 }
 Enumeration for filling mode type, mainly for path graphics object. More...
 
enum  foxit::common::Position {
  foxit::common::e_PosTopLeft = 0, foxit::common::e_PosTopCenter = 1, foxit::common::e_PosTopRight = 2, foxit::common::e_PosCenterLeft = 3,
  foxit::common::e_PosCenter = 4, foxit::common::e_PosCenterRight = 5, foxit::common::e_PosBottomLeft = 6, foxit::common::e_PosBottomCenter = 7,
  foxit::common::e_PosBottomRight = 8
}
 Enumeration for watermark position in a PDF page. More...
 
enum  foxit::common::Rotation {
  foxit::common::e_Rotation0 = 0, foxit::common::e_Rotation90 = 1, foxit::common::e_Rotation180 = 2, foxit::common::e_Rotation270 = 3,
  foxit::common::e_RotationUnknown = 4
}
 Enumeration for rotation. More...
 

Detailed Description

Header file for common definitions and classes.

Copyright (C) 2003-2018, Foxit Software Inc.. All Rights Reserved.

http://www.foxitsoftware.com

The following code is copyrighted and is the proprietary of Foxit Software Inc.. It is not allowed to distribute any parts of Foxit PDF SDK to third party or public without permission unless an agreement is signed between Foxit Software Inc. and customers to explicitly grant customers permissions.

Foxit Software Corporation Logo
@2018 Foxit Software Incorporated. All rights reserved.