aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents/Documents.ts
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-10-08 08:34:12 -0400
committerbob <bcz@cs.brown.edu>2019-10-08 08:34:12 -0400
commite718d93b367310ea450fdb5bf67658f49255e736 (patch)
treee6f8a64f14f8ec5dceb841ca5c6151836ff36001 /src/client/documents/Documents.ts
parent2485a9f0f32968040a79f757118dfb6fad8930fd (diff)
parent00ada8bd463f15f69ae604b79445c69167f8425a (diff)
merged
Diffstat (limited to 'src/client/documents/Documents.ts')
-rw-r--r--src/client/documents/Documents.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/documents/Documents.ts b/src/client/documents/Documents.ts
index 98f56af01..34e146f0e 100644
--- a/src/client/documents/Documents.ts
+++ b/src/client/documents/Documents.ts
@@ -73,6 +73,7 @@ export interface DocumentOptions {
dropAction?: dropActionType;
backgroundLayout?: string;
chromeStatus?: string;
+ fontSize?: number;
curPage?: number;
currentTimecode?: number;
documentText?: string;