Property | Type | Description | |
---|---|---|---|
SplitList | string[] |
Method | Description | |
---|---|---|
BookInfo ( string folderPath, bool isEditable ) : System | ||
FixDefaultsIfAppropriate ( ) : void | ||
Save ( ) : void | ||
SetLicenseAndCopyrightMetadata ( Metadata metadata ) : void | ||
TryGetPremadeThumbnail ( Image &image ) : bool |
Method | Description | |
---|---|---|
BookInfo ( ) : System |
Method | Description | |
---|---|---|
SplitList ( string list ) : string[] |
public BookInfo ( string folderPath, bool isEditable ) : System | ||
folderPath | string | |
isEditable | bool | |
return | System |
public SetLicenseAndCopyrightMetadata ( Metadata metadata ) : void | ||
metadata | Metadata | |
return | void |
public TryGetPremadeThumbnail ( Image &image ) : bool | ||
image | Image | |
return | bool |